type runtime.spanQueue

4 uses

	runtime (current package)
		mgc.go#L345: 	spanq spanQueue
		mgcmark_nogreenteagc.go#L51: type spanQueue struct {
		mgcmark_nogreenteagc.go#L55: func (q *spanQueue) empty() bool {
		mgcmark_nogreenteagc.go#L59: func (q *spanQueue) size() int {